Contribution org.nuxeo.ecm.platform.annot.properties--configuration
In component org.nuxeo.ecm.platform.annot.properties
org.nuxeo.ecm.platform.annot.properties
inside nuxeo-annot-gwt-7.10-HF03.jar /OSGI-INF/annot-properties.xml
This contribution is part of XML component Documentation
Property that enables the annotations also on text files (when true), otherwise annotations are only available on images.
Extension Point
Extension point configuration of component ConfigurationService.Contributed Items
XML Source
<extension point="configuration" target="org.nuxeo.runtime.ConfigurationService">
<documentation>
Property that enables the annotations also on text files
(when true), otherwise annotations are only available on images.
</documentation>
<property name="nuxeo.text.annotations">false</property>
</extension>